|
|
The Movie element is used to display movies and animations. Any
movie file format supported by
QuickTime can be used.
- Attribute
- State
- Position
- Size
- Duration
- URL: Any movie,
image, QTVR, sound, or text.
- Movie Options:
- Buffered: Loads the entire movie file into
memory.
- Controller: Shows the standard QuickTime
controller under the Movie element.
- Layer: Turns off drawing directly to the screen
and allows other elements to be layered on top of the movie.
Layering may significantly slow down the frame rate when
playing.
- Wired: Passes mouse events into the movie. Useful
for Wired Sprite, Flash, SMIL, and QTVR movies.
- Elements: The Image element can contain any other model
element except for a Root element.
- Events: The Image element can contain all the Model
events except for the Hot Panorama event.
|